summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-04fdo#42781 WaE: C4101 unreferenced local variablePetr Kraus1-57/+12
2013-04-04fdo#61514 clean obsolete tools/ filesystem abstractionAndras Timar13-3924/+0
2013-04-04convert about dialog to .ui formatCaolán McNamara8-400/+390
2013-04-04make border property of multiline edit optionalCaolán McNamara9-9/+12
2013-04-04map justification property to alignment bitsCaolán McNamara1-0/+14
2013-04-04Not escape single quotes in src\hrc filesZolnai Tamás5-40/+40
2013-04-04w:numPicBullet import testcaseMiklos Vajna2-0/+23
2013-04-04DOCX import of w:numPicBulletMiklos Vajna9-9/+168
2013-04-04fdo#37758: Really set the toolbar as hidden.Jan Holesovsky1-0/+9
2013-04-04remove useless commentsAndras Timar2-6/+0
2013-04-04redland: no idea what those unused .def files are good forMichael Stahl6-805/+0
2013-04-04redland: reindent thatMichael Stahl3-5/+5
2013-04-04fdo#44994 write out tools' FileCopier classAndras Timar7-582/+1
2013-04-04Simplification by retrieving system encodingJulien Nabet1-30/+1
2013-04-04remove -dylib_file mappings that are not needed anymoreChristian Lohmaier19-134/+19
2013-04-04-I$(SRCDIR)/comphelper/inc before solver/*/incEike Rathke1-0/+1
2013-04-04delete unused header fileAndras Timar1-42/+0
2013-04-04remove unused header: tools/fsys.hxxAndras Timar1-1/+0
2013-04-04writing out tools/fsys.hxx (extensions)Andras Timar3-32/+32
2013-04-04Resolves: #i119555# fix FontWork font size when saving to *.doc fileHerbert Dürr1-1/+10
2013-04-04Resolves: #i119544# sequence number is not displayed in docxJürgen Schmidt1-1/+27
2013-04-04continue String->OUString conversionLionel Elie Mamane1-1/+1
2013-04-04Resolves: #i56806# Page background lost when export to doc formatYong Lin Ma2-0/+13
2013-04-04more efficent & readableLionel Elie Mamane1-2/+1
2013-04-04replace only single wildcard by table.*Lionel Elie Mamane1-1/+1
2013-04-04use existing hook for replacing %FOO variablesCaolán McNamara2-7/+12
2013-04-04Simplify a bitJulien Nabet1-7/+7
2013-04-04postprocess: pack help images, tooAndras Timar1-0/+3
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist1-1/+0
2013-04-04disable round corners for rectangle shape. fixes fdo#39907Radek Doulik1-1/+1
2013-04-04Bin a pointless and annoying OSL_ENSURETor Lillqvist1-2/+0
2013-04-04remove HAVE_SFINAE_ANONYMOUS_BROKENLuboš Luňák10-175/+1
2013-04-04Reduce scope.Jan Holesovsky1-2/+2
2013-04-04fdo#60542 Persona setting: change color of the text menu.Cao Cuong Ngo1-3/+10
2013-04-04compiler plugin to check incorrect #ifdef for config_XXX.h macrosLuboš Luňák1-0/+100
2013-04-04don't explicitly delete PPCallbacks-based compiler plugin actionsLuboš Luňák1-1/+6
2013-04-04revert back to usign autogen.sh cmdline arguments if givenLuboš Luňák1-8/+8
2013-04-04Updated coreCaolán McNamara1-0/+0
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks63-121/+42
2013-04-04set adjustment min/maxesCaolán McNamara3-46/+49
2013-04-04Convert Calc sheet page style to Widget UIOlivier Hallot7-437/+774
2013-04-04need to replace %OOOVENDOR in .ui stringsCaolán McNamara2-1/+5
2013-04-04Related: fdo#61688 get strict ordering rightCaolán McNamara1-2/+7
2013-04-04Updated coreAndras Timar1-0/+0
2013-04-04Updated coreAndras Timar1-0/+0
2013-04-04Updated coreAndras Timar1-0/+0
2013-04-04convert license dialog to .ui formatCaolán McNamara5-115/+90
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist1-12/+0
2013-04-04WaE: variable is uninitialized when used within its own initializationTor Lillqvist1-1/+1
2013-04-04sal_Bool to boolTakeshi Abe8-64/+64