summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2013-01-01remove use of #pragma optimizeLuboš Luňák3-27/+0
2013-01-01Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-11/+12
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-26ignore #include inside #ifLubos Lunak1-3/+1
2012-12-26PCH for Library_svtLubos Lunak4-1/+522
2012-12-25Get rid of (most uses of) GUITor Lillqvist1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin4-51/+24
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat10-0/+2045
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat10-2044/+0
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara1-2/+9
2012-12-20convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara1-0/+12
2012-12-20fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass1-2/+6
2012-12-18split out description info page and convert to .uiCaolán McNamara1-5/+3
2012-12-18File picker: add Path field for CMIS like other protocolsCédric Bosdonnat3-84/+118
2012-12-17fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner1-2/+12
2012-12-17Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2-4/+104
2012-12-17split out document info page and convert to .uiCaolán McNamara2-61/+0
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara1-5/+5
2012-12-14Remove some newly tagged unused methodsJulien Nabet4-39/+0
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2-16/+9
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2-5/+5
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-139/+0
2012-12-11add regression test for EDB-23279Caolán McNamara1-0/+1
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2-26/+0
2012-12-10guard against div by 0Caolán McNamara1-2/+13
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin1-2/+1
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-7/+6
2012-12-06n#780748: Basic EMF+ implementation.Muthu Subramanian2-1/+215
2012-12-05move printer setup .ui to svtools and replace .src with itCaolán McNamara10-370/+473
2012-12-05Bye bye ODMATor Lillqvist2-53/+0
2012-12-04Support added for fine dashing on table borders.Eilidh McAdam2-0/+8
2012-12-03fixup numbering in positionBjoern Michaelsen1-2/+2
2012-12-03Clarify need for solar mutexStephan Bergmann1-0/+1
2012-12-03move base check for bibliography to sfx2Bjoern Michaelsen3-1/+21
2012-11-30add Sidama (sid) languageAndras Timar1-0/+1
2012-11-30shake out unused option instancesCaolán McNamara1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens10-30/+0
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+1
2012-11-30Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba1-1/+1
2012-11-29Let's make it so that selected = highlighted + logically selected.Kohei Yoshida3-7/+6
2012-11-29Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida3-5/+26
2012-11-29I didn't mean to check this in....Kohei Yoshida1-48/+0
2012-11-29Use bitfield for better readability.Kohei Yoshida2-30/+27
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida8-14/+13
2012-11-29Now we can officially hide these flag values.Kohei Yoshida2-7/+7
2012-11-29More on removing direct access to tree entry's view flags.Kohei Yoshida5-21/+22
2012-11-29Avoid direct use of flag value.Kohei Yoshida3-6/+15
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida6-31/+90
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens4-16/+16