summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Turn PDF import from bundled extension to plain codeStephan Bergmann49-527/+226
2012-11-24One DBG_ASSERT -> SAL_WARN_IFStephan Bergmann1-3/+3
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24pywizards: fix textfieldsXisco Fauli2-22/+23
2012-11-24pywizards: sort lists againXisco Fauli5-18/+25
2012-11-24pywizards: better us os.pathXisco Fauli4-220/+18
2012-11-24pyletter: Fix letterheadXisco Fauli2-8/+10
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24some more LocaleToLanguage() replacementEike Rathke2-4/+4
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24lp#527938: use new-style service and session installer in bibliographyBjoern Michaelsen1-3/+23
2012-11-24fdo#46808: move com::sun::star:sdbc::DriverManager to new UNO-styleBjoern Michaelsen4-38/+65
2012-11-24get rid of CreateLocale() and relatedEike Rathke16-119/+69
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24use 2 decimal digitsIvan Timofeev1-0/+3
2012-11-24use consistent spacing in Outline Numbering dialogIvan Timofeev2-1/+2
2012-11-24fix typo: "Tap stop" -> "Tab stop"Ivan Timofeev1-1/+1
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky1-1/+11
2012-11-24Apply Style: Preview more properties.Jan Holesovsky1-4/+37
2012-11-24Apply Style: Preview the text color too.Jan Holesovsky1-6/+11
2012-11-24Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky1-3/+103
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke4-11/+11
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24we need to catch the exception here, fdo#57451Markus Mohrhard1-1/+8
2012-11-24this method actually can throw, related fdo#57451Markus Mohrhard2-2/+2
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke70-282/+205
2012-11-24German comment translationsPeter Baumgarten1-37/+56
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24Avoid android deployment target to be the default one accidentally.Thorsten Behrens1-3/+3
2012-11-24Prevent bluetooth list update from crashing incessantly.Thorsten Behrens1-1/+3
2012-11-24android: adapt the ant clobbering to a given SDK version.Michael Meeks7-26/+87
2012-11-24Updated coreAndras Timar1-0/+0
2012-11-24fdo#57483 remove check capitalization (ugly 1980 thing)László Németh3-15/+0
2012-11-24Updated coreLászló Németh1-0/+0
2012-11-24prevent 100% cpu on switched of autocalc with volatile func, fdo#42260Markus Mohrhard1-2/+2
2012-11-24do not generate KeyIDs (qtz locale) when ENABLE_RELEASE_BUILD is TRUEAndras Timar1-1/+1
2012-11-24remove useless comment (old bug database)Andras Timar1-1/+1
2012-11-24autofill should adapt the cond format range, fdo#57050Markus Mohrhard1-0/+57
2012-11-24don't make 2D refs 3D refs in the cond format import, fdo#36379Markus Mohrhard3-11/+14
2012-11-24sal_Bool to boolMarkus Mohrhard1-6/+6
2012-11-24fix buildIvan Timofeev1-2/+1
2012-11-24Title Page dialog: don't stretch spin buttonsIvan Timofeev1-0/+4
2012-11-24PrintDialog: add some space between preview and tab controlIvan Timofeev1-0/+1
2012-11-24fdo#57472: VclContainer: make it paint-transparentIvan Timofeev1-0/+1
2012-11-24Revert ImagePreparer to plain osl::Thread, suicide in onTerminateThorsten Behrens2-6/+10
2012-11-24cleanup - no need for salhelper::Thread mostlyThorsten Behrens11-34/+28