summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin101-81/+121
2013-01-07Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq1-97/+28
2013-01-07Since 6eff6fae6272e8ed5d74553597bb4b73db3f2864 Python needed on WindowsTor Lillqvist1-1/+7
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann1-0/+1
2013-01-07UNO objects must be allocated on the heapStephan Bergmann1-4/+9
2013-01-07UNO objects must be allocated on the heapStephan Bergmann1-1/+2
2013-01-07UNO objects must be allocated on the heapStephan Bergmann3-4/+8
2013-01-07Change public variables of class ImplFontAttributes to private.navin9-149/+155
2013-01-07Cleanup codeJosé Guilherme Vanz7-41/+6
2013-01-07fdo#57950: Remove some chained appends and more in dbaccessMarcos Paulo de Souza1-118/+93
2013-01-07fdo#57950: Remove last chained appends from avmediaMarcos Paulo de Souza1-5/+1
2013-01-07Get rid of nsinstall hackeryPeter Foley6-35/+9
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-07Better wording for Spellcheck buttons/context menuSamuel Mehrbrodt2-5/+5
2013-01-07Change 'Add' to 'Add to Dictionary' in the Dialog alsoSamuel Mehrbrodt1-4/+4
2013-01-07WW8 filter: zoom factor testcaseMiklos Vajna2-0/+13
2013-01-07WW8 filter: export zoom factorMiklos Vajna1-0/+5
2013-01-07WW8 filter: import zoom factorMiklos Vajna2-1/+22
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist1-1/+0
2013-01-07mkdir before touchingTor Lillqvist1-1/+1
2013-01-07fix some memory leaks in sdMarkus Mohrhard4-6/+6
2013-01-07Add a sample document to the test app bundle and try to load itTor Lillqvist2-3/+45
2013-01-07Call SetOutputSizePixelScaleOffsetAndBuffer for non-AndroidTor Lillqvist1-6/+1
2013-01-07Add some DISABLE_SCRIPTING ifndefsTor Lillqvist4-1/+14
2013-01-06fix some memory leaks in scMarkus Mohrhard4-6/+6
2013-01-07Fix usage instructions now that we use __lldb_init_moduleTor Lillqvist1-3/+1
2013-01-07Add lldb pretty-printers for UniStringData and StringTor Lillqvist1-6/+28
2013-01-06ugly memory leakMarkus Mohrhard1-4/+4
2013-01-06Let's save a bit of disk spaceTor Lillqvist1-1/+5
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist1-4/+5
2013-01-06do not set our clang timestamp to the timestamp of the clang binaryLuboš Luňák6-5/+8
2013-01-06Updated coreAndras Timar1-0/+0
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak3-3/+3
2013-01-06TypoTor Lillqvist2-2/+2
2013-01-06No need to have a ProductSource in versionrc/version.ini any moreTor Lillqvist1-9/+0
2013-01-06Argh, I thought I had compiled this;)Tor Lillqvist1-2/+2
2013-01-06Streamline a bit for AndroidTor Lillqvist1-4/+7
2013-01-06More hacking on iOS stuffTor Lillqvist2-65/+103
2013-01-06UNO components have the "lib" prefix only on AndroidTor Lillqvist1-6/+19
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist1-40/+1
2013-01-06Handle APP_DATA_DIR for iOS, tooTor Lillqvist1-0/+8
2013-01-06Hack a bit more on the iOS app build mechanismTor Lillqvist4-12/+23
2013-01-06Use same options as Xcode doesTor Lillqvist1-1/+1
2013-01-06The "ProductSource" (MWS name) makes no sense any moreTor Lillqvist8-33/+4
2013-01-06Bin obsolete commentTor Lillqvist1-3/+0
2013-01-06WaE: format specifies type 'int' but the argument has type 'sal_Int32' (aka '...Tor Lillqvist1-4/+4
2013-01-06sal_Bool to boolTakeshi Abe5-71/+71
2013-01-06bSetReturn was always trueTakeshi Abe1-4/+0
2013-01-06!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2013-01-05I hate arbitrary integer typesLuboš Luňák1-1/+1