summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Fix build on linux.Jan Holesovsky2-4/+4
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida3-1/+57
2013-01-04fix the if filter-expressionMatúš Kukan1-1/+1
2013-01-04Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky3-8/+8
2013-01-04Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky1-65/+0
2013-01-04Personas: Make the Persona working in the top docking area too.Jan Holesovsky1-2/+26
2013-01-04Personas: The Personas implementation is actually not Windows-specific.Jan Holesovsky1-12/+0
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky2-18/+45
2013-01-04Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-01-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky3-5/+118
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky126-436/+371
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky105-0/+0
2013-01-04don't forget the dependency tree during OOXML import, fdo#58863Markus Mohrhard1-1/+2
2013-01-04don't forget the dependency tree during formula importMarkus Mohrhard1-3/+3
2013-01-04remove unnecessary german commentMarkus Mohrhard1-5/+0
2013-01-04correct indentationMarkus Mohrhard2-8/+7
2013-01-04put the function in the anonymous namespaceMarkus Mohrhard1-2/+3
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna4-6/+6
2013-01-04String cleanup in filterRicardo Montania4-268/+246
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
2013-01-04sw: forgot to adapt thisMiklos Vajna1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna63-2485/+2466
2013-01-04Remove the last use of SC_DP_MAX_FIELDS.Kohei Yoshida3-159/+170
2013-01-04More on removing use of SC_DP_MAX_FIELDS.Kohei Yoshida1-6/+8
2013-01-04Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too.Kohei Yoshida2-85/+101
2013-01-04Remove hard-coded upper field limit from ScDPInitState.Kohei Yoshida2-60/+41
2013-01-04handle case of SRCDIR == BUILDDIRLuboš Luňák1-1/+1
2013-01-04rewriter plugin for removing forward rtl string declarationsLuboš Luňák4-0/+116
2013-01-04support for removing a statement as a wholeLuboš Luňák2-10/+57
2013-01-04better handling of which files are processed by clang pluginsLuboš Luňák5-11/+68
2013-01-04n#793262 testcaseMiklos Vajna2-0/+18
2013-01-04n#793262 DOCX: import w:tcMar inside w:tcMiklos Vajna2-1/+25
2013-01-04n#793262 fix DOCX import of last empty header/footer para char propsMiklos Vajna1-2/+15
2013-01-04remove executable bitLuboš Luňák3-0/+0
2013-01-04SunPresentationMinimizer uses uno interfacesLuboš Luňák1-0/+5
2013-01-04sw: Add -> Add to dictionary in olmenu as wellMiklos Vajna1-2/+2
2013-01-04Spellcheck menu: Rename 'Add' to 'Add to Dictionary'Samuel Mehrbrodt1-2/+2
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz33-84/+39
2013-01-04OSL_ENSURE -> SAL_WARN_IF in xmlcelli.cxxMarkus Mohrhard1-1/+1
2013-01-04don't overflow SCCOL during repeated cell import, fdo#58539Markus Mohrhard1-1/+2
2013-01-04add some more safety checks for row and column import from ODSMarkus Mohrhard3-1/+15
2013-01-04workaround problems with row import, fdo#58539Markus Mohrhard2-0/+9
2013-01-04initialize it irectly in the constructorMarkus Mohrhard1-2/+2
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida2-8/+2
2013-01-04sal_Bool to boolTakeshi Abe10-126/+126
2013-01-04Drop undefined declarationsTakeshi Abe1-10/+0
2013-01-04Drop unused variableTakeshi Abe1-1/+0
2013-01-03API CHANGE: unpublish more Data Pilot interfacesKohei Yoshida5-4/+4
2013-01-03gb_UITarget_LANGS got removed with b209dec8bbc9be5471438837a4da64adfa350298Stephan Bergmann1-1/+1
2013-01-03fdo#58004: Fix out-of-bound access to std::vector.Kohei Yoshida2-18/+8