summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-26one more improvement around cond format rendering, fdo#57896Markus Mohrhard1-1/+4
2012-12-25simplify cond format copy&paste code, fdo#58677Markus Mohrhard4-50/+51
2012-12-25one more fix for fdo#58686Markus Mohrhard1-1/+3
2012-12-25fdo#58693 ODBC SQLGetData returns byte length, not data sizeLionel Elie Mamane1-1/+3
2012-12-25ODBC: binary data is not null-terminatedLionel Elie Mamane1-10/+7
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon1-0/+32
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna3-4/+52
2012-12-24be safe against invalid cond format cell info, fdo#58686Markus Mohrhard1-0/+3
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna4-2/+23
2012-12-23Fix path for icu overflow patch.Tomáš Chvátal1-2/+2
2012-12-23Require icu 4.6 or later with system icuTomáš Chvátal3-11/+3
2012-12-23Require l10ntools on officecfgTomáš Chvátal1-1/+1
2012-12-23Add icu patch to avoid buffer overflow, taken from obsTomáš Chvátal2-0/+30
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna4-0/+35
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl2-30/+0
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl1-0/+9
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks1-1/+1
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna3-0/+14
2012-12-21bump product version to 4.0.0.0.beta2+, release number to 12Petr Mladek2-22/+22
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl1-2/+2
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2-46/+41
2012-12-21Templates Manager: removed the old dialogs and menu entriesCédric Bosdonnat46-4430/+0
2012-12-21Rename 'Templates and Documents' menu entry to 'Templates'Cédric Bosdonnat1-1/+1
2012-12-21rhbz#782736 use right device for converting sizeDavid Tardon1-1/+1
2012-12-20fdo#58427: fix another crash in SvxFontPrevWindow::PaintMichael Stahl1-2/+7
2012-12-20improve padding on character dialog pagesJack Leigh4-0/+15
2012-12-20Forgot to add checkbox to the dialog & saving the option when checked.Kohei Yoshida2-4/+15
2012-12-20Make use of the recalc option when loading ODF documents.Kohei Yoshida1-8/+21
2012-12-20Add ODF recalc option bits to the UI and configuration.Kohei Yoshida6-35/+109
2012-12-20Add new option for recalculation policy when loading ODF into Calc.Kohei Yoshida1-1/+26
2012-12-20fix fdo#58403 fix processing of arguments from ".uno:Print" requestNoel Power1-1/+1
2012-12-20fix dialog language support mess fdo#42978Noel Power1-2/+7
2012-12-20fix crash for fdo#58306 by avoiding literal assignNoel Power1-1/+1
2012-12-20post OnPrint event ( application & document ) when printing starts fdo#58269Noel Power2-0/+2
2012-12-20convwatch.py: make it run on Python 3Michael Stahl1-3/+3
2012-12-20This println shouldn't be hereXisco Fauli1-1/+0
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
2012-12-20No StarOffice directories in our buildFridrich Štrba1-1/+1
2012-12-20Use a working timestamp engine by defaultFridrich Štrba1-1/+1
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat24-0/+2126
2012-12-20Thou shall not mention qtz twice, thy packaging breakethFridrich Štrba1-5/+2
2012-12-20fdo#57881 sw: make UseOnPage independent from SvxPageUsageMiklos Vajna1-2/+32
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida6-678/+623
2012-12-20some small fixes for UI around date cond formatsMarkus Mohrhard1-3/+7
2012-12-20handle last week/next week betweek different years, fdo#58340Markus Mohrhard1-9/+25
2012-12-19l10ntools: remove wrong dependency on offapiMatúš Kukan1-2/+0
2012-12-19Add librelogo to listsTomas Chvatal1-0/+3
2012-12-19resolved fdo#54344 let date pattern match overrule incomplete format matchEike Rathke1-1/+11
2012-12-19Respect TARFILE_LOCATION variable.Tomas Chvatal1-1/+1
2012-12-19resolved fdo#54336 accept abbreviated combined date/time inputEike Rathke2-5/+72