summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin8-25/+25
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-19use LanguageTagEike Rathke3-5/+6
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida4-0/+4
2012-11-16renamed --enable-bluetooth to --enable-sdremote-bluetoothEnrico Weigelt, metux ITS4-10/+10
2012-11-15ensure translations are built before using themDavid Tardon1-1/+4
2012-11-15warning: no newline at end of fileAndras Timar1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-6/+5
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens1-14/+7
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara6-41/+0
2012-11-13convert extension dialog to .uiCaolán McNamara2-2/+2
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara1-1/+0
2012-11-12WaE: declaration of ´pPV´ shadows a previous localTor Lillqvist1-2/+2
2012-11-12fdo#55430 click object in front of current after editing textLennard1-1/+12
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar66-652/+636
2012-11-08Fix white line at the bottom during slideshow.Thorsten Behrens1-3/+1
2012-11-07fdo51023: Revert e4450c54aee85b295b933e91d207fd8220c01107 for Mac OS XTor Lillqvist1-0/+42
2012-11-06Fix some file modesStephan Bergmann3-0/+0
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard1-0/+13
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks11-242/+211
2012-11-02loplugin: unused UniStringsCaolán McNamara2-10/+2
2012-11-01Revert cf0453d94b1af305ee385e9e2522bcc5e589530eJulien Nabet1-1/+0
2012-11-01another some more regression testsCaolán McNamara1-0/+0
2012-11-01add .odg regression load testCaolán McNamara7-3/+8
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara2-6/+16
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin4-41/+21
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2-1/+5
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat2-0/+2
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin3-0/+3
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin1-5/+3
2012-10-28Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menuJulien Nabet1-0/+1
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara2-12/+24
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+2
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-53/+45
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-9/+4
2012-10-22WaE: unused parameterTor Lillqvist1-0/+2
2012-10-21fix sdremote related configure switchesRene Engelhard4-3/+31
2012-10-19mbIsEnabled is always trueMatúš Kukan2-22/+16
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida1-2/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida7-63/+63
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-1/+1
2012-10-17make use of ability to use bold in labelsCaolán McNamara2-6/+6
2012-10-17Impress, Draw toolbars: Move alignment etc. away from "Drawing".Jan Holesovsky8-21/+37
2012-10-16Remove some unused methodsMarcos Paulo de Souza5-90/+0
2012-10-15comment translations german->english sd fusel.cxx and fusel.hxxLennard2-66/+66
2012-10-14sd: fix crash in character format dialog:Michael Stahl2-0/+22
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar52-587/+369
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+4