summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-20make top of format->background align with the other tabsCaolán McNamara3-3/+8
2013-02-20move options dialog to cuiCaolán McNamara1-4/+48
2013-02-20move options dialog to cui and adapt codeCaolán McNamara2-1303/+73
2013-02-20Don't cripple the icu dataFridrich Štrba1-1/+0
2013-02-20typo: allways -> alwaysAndras Timar29-34/+34
2013-02-20fdo#42122 - truncate files that shrink to avoid dictionary corruption.Michael Meeks1-15/+59
2013-02-20move view options page to cui and adapt codeCaolán McNamara7-660/+282
2013-02-20fdo#60789: writerfilter: do not insert a character at field startMichael Stahl1-6/+0
2013-02-20fdo#60789: writerfilter: continue the import if comment insertion failsMichael Stahl1-14/+31
2013-02-20fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionallyAndras Timar13-163/+31
2013-02-20respect nDelFlags, fdo#57661Markus Mohrhard1-1/+1
2013-02-20respect local number format in cond format dlg, fdo#60574Markus Mohrhard1-19/+27
2013-02-20automatically extending cond formats is dangerous, fdo#60828Markus Mohrhard1-2/+3
2013-02-20coverity: passing by const reference is more efficientMarkus Mohrhard1-4/+4
2013-02-20Fix fdo#59970 slowless of about box renderingThorsten Behrens2-21/+103
2013-02-20fix dependencies of the obsolete stdlibs package on linuxPetr Mladek2-15/+34
2013-02-20s/FaultBack/Fallback/Tor Lillqvist1-6/+6
2013-02-20remove ugly padding on empty rowsCaolán McNamara2-40/+88
2013-02-20configure: LCMS2 needs same treatment as WPD etc.Michael Stahl1-6/+4
2013-02-20drop unused hidCaolán McNamara1-1/+0
2013-02-20Updated coreCaolán McNamara1-0/+0
2013-02-20Revert "trying to fix the external/external visio/wpd build"Michael Stahl1-1/+1
2013-02-20move (rather dubious) accessibility name assignment code to .uiCaolán McNamara3-36/+120
2013-02-20Resolves: fdo#30862 move user options page to cui and adapt codeCaolán McNamara8-836/+830
2013-02-20m4: replace silly makefile modelinesMichael Stahl2-4/+6
2013-02-20configure: fix WPD/WPS/WPG when no explicit option given:Michael Stahl2-15/+5
2013-02-20configure: typosMichael Stahl1-2/+2
2013-02-20fdo#60907 export libmysql file name'David Tardon3-1/+3
2013-02-20fixup class vs. constructor definitionNoel Grandin2-11/+7
2013-02-20trying to fix the external/external visio/wpd buildBjoern Michaelsen1-1/+1
2013-02-20fixupStephan Bergmann1-1/+2
2013-02-20KDE4FilePicker: un-break buildMichael Stahl2-14/+13
2013-02-20n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat8-58/+167
2013-02-20Translated comments from german to englishStefan Schick1-21/+21
2013-02-20testcase for 349e9248f801d23735478abafe5328f79dfe4378Miklos Vajna2-0/+62
2013-02-20fdo#36635 Added WMV/WMA/AAC to list of Movie and Sound File TypesJoel Madero1-2/+5
2013-02-20more fixes for my FilePicker changesNoel Grandin3-6/+11
2013-02-20sal_Bool to boolTakeshi Abe10-49/+49
2013-02-20bZoomEnable was always trueTakeshi Abe1-18/+1
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl2-28/+29
2013-02-20SwTxtNode::GetExpandTxt: fix an assertionMichael Stahl1-1/+2
2013-02-19use HIG spacing in sort dialogCaolán McNamara2-279/+305
2013-02-19RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter5-9/+7
2013-02-19do not access vector elements beyond size, rhbz#847519 relatedEike Rathke1-9/+15
2013-02-19I want HAVE_SFINAE_ANONYMOUS_BROKEN here rather than RTL_FAST_STRINGCaolán McNamara1-2/+2
2013-02-19Good way to initialize array of char char var[NB]={0}Julien Nabet1-7/+1
2013-02-19coverity#735398 Logically dead codeNorbert Thiebaud1-3/+3
2013-02-19Bump android remote version to 1.0.3+, version code to 5Petr Mladek1-2/+2
2013-02-19GNUTAR is run at build time so check OS_FOR_BUILD instead of OSTor Lillqvist1-2/+2
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power12-72/+199