summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-08Move GraphicFilter class to vcl.Jan Holesovsky105-0/+0
2013-01-08Template Manager: unselect folder when double-clickingCédric Bosdonnat1-1/+1
2013-01-08Template Manager: fixed select template and scroll caused trouble with toolbarCédric Bosdonnat1-3/+5
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna9-2/+36
2013-01-08clean up of the code that defines the download file namesPetr Mladek1-21/+32
2013-01-08more easier and better sortable download namesPetr Mladek3-74/+48
2013-01-08Disable gnome-vfs for nowFridrich Štrba1-1/+1
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús4-13/+145
2013-01-08fdo#40465 fix to maintain correct focus whilst zoomingWinfried Donkers1-0/+3
2013-01-08correct label for data bar dialog, fdo#58608Markus Mohrhard1-1/+1
2013-01-07Adjusted all test methods for loadDoc.Kohei Yoshida2-120/+46
2013-01-07another fix of install test to work with "LibreOffice" installer namePetr Mladek1-4/+4
2013-01-07Remove duplicated code blocks.Kohei Yoshida1-65/+23
2013-01-07Append ODS to the test method name.Kohei Yoshida1-3/+3
2013-01-07fix install test to work with "LibreOffice" installer namePetr Mladek1-3/+3
2013-01-07New test for pivot table with field references.Kohei Yoshida1-0/+178
2013-01-07use "LibreOffice" instead of "LibO" for final download file namesPetr Mladek2-9/+9
2013-01-07typo fixjorendc1-1/+1
2013-01-07Bugfix for improper function call, column count was compared with row countK_Karthikeyan1-1/+1
2013-01-07fdo#53521 Crash when running BASIC's "shell()" with a non-existent programChristopher Copits1-1/+5
2013-01-07Fix wrong bracketingWerner Koerner1-1/+1
2013-01-07fdo#57203 Unknown option: -EmbeddingAurimas Fišeras1-0/+9
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner2-2/+2
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07Updated coreAndras Timar1-0/+0
2013-01-07deliver qtz translations for .ui filesDavid Tardon1-3/+5
2013-01-07Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2013-01-06Adapt to current Clang trunkStephan Bergmann1-0/+1
2013-01-06Adapt to Clang 3.2Stephan Bergmann7-1/+10
2013-01-06Updated coreAndras Timar1-0/+0
2013-01-05Updated coreAndras Timar1-0/+0
2013-01-05don't set formula cells with possible error val clean, fdo#59039Markus Mohrhard2-3/+9
2013-01-05enable the unit testMarkus Mohrhard1-1/+1
2013-01-05Revert "workaround problems with row import, fdo#58539"Markus Mohrhard2-9/+0
2013-01-05rhbz#891082: CMXDocument::isSupported: catch exceptionsMichael Stahl2-0/+44
2013-01-05rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl1-1/+4
2013-01-04add unit test for dependency tree during ods importMarkus Mohrhard2-0/+30
2013-01-04New ods test document to check the import of row height values.Kohei Yoshida3-1/+57
2013-01-04don't forget the dependency tree during OOXML import, fdo#58863Markus Mohrhard1-6/+7
2013-01-04don't forget the dependency tree during formula importMarkus Mohrhard1-3/+3
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
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 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-04Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-5/+5
2013-01-04don't overflow SCCOL during repeated cell import, fdo#58539Markus Mohrhard1-1/+2