summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-271-0/+1
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* ignore #include inside #ifLubos Lunak2012-12-261-3/+1
* PCH for Library_svtLubos Lunak2012-12-264-1/+522
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-214-51/+24
* Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat2012-12-2010-0/+2045
* Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat2012-12-2010-2044/+0
* The LineListBox drew lines wider than can fit in its text areaCaolán McNamara2012-12-201-2/+9
* convert columns dialog (and sections/frame/page tab page) to .uiCaolán McNamara2012-12-201-0/+12
* fdo#56970 Fixed insert new sheet button for different directionalityIssa Alkurtass2012-12-201-2/+6
* split out description info page and convert to .uiCaolán McNamara2012-12-181-5/+3
* File picker: add Path field for CMIS like other protocolsCédric Bosdonnat2012-12-183-84/+118
* fdo#58196 Viewing: Reenable mirroring for scaled-down imagesWerner Koerner2012-12-171-2/+12
* Resolves: fdo#58373 restore label for font is printer/both or unavailableCaolán McNamara2012-12-172-4/+104
* split out document info page and convert to .uiCaolán McNamara2012-12-172-61/+0
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-5/+5
* Remove some newly tagged unused methodsJulien Nabet2012-12-144-39/+0
* fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin2012-12-132-16/+9
* Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara2012-12-122-5/+5
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-139/+0
* add regression test for EDB-23279Caolán McNamara2012-12-111-0/+1
* callcatcher: remove unused rtf filter and associated methodsCaolán McNamara2012-12-102-26/+0
* guard against div by 0Caolán McNamara2012-12-101-2/+13
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-061-2/+1
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-061-7/+6
* n#780748: Basic EMF+ implementation.Muthu Subramanian2012-12-062-1/+215
* move printer setup .ui to svtools and replace .src with itCaolán McNamara2012-12-0510-370/+473
* Bye bye ODMATor Lillqvist2012-12-052-53/+0
* Support added for fine dashing on table borders.Eilidh McAdam2012-12-042-0/+8
* fixup numbering in positionBjoern Michaelsen2012-12-031-2/+2
* Clarify need for solar mutexStephan Bergmann2012-12-031-0/+1
* move base check for bibliography to sfx2Bjoern Michaelsen2012-12-033-1/+21
* add Sidama (sid) languageAndras Timar2012-11-301-0/+1
* shake out unused option instancesCaolán McNamara2012-11-301-1/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3010-30/+0
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-301-1/+1
* Fix Windows build with VS2010: forward declaration not enoughFridrich Štrba2012-11-301-1/+1
* Let's make it so that selected = highlighted + logically selected.Kohei Yoshida2012-11-293-7/+6
* Introduce a 'highlighted' state which differs from a 'selected' state.Kohei Yoshida2012-11-293-5/+26
* I didn't mean to check this in....Kohei Yoshida2012-11-291-48/+0
* Use bitfield for better readability.Kohei Yoshida2012-11-292-30/+27
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-298-14/+13
* Now we can officially hide these flag values.Kohei Yoshida2012-11-292-7/+7
* More on removing direct access to tree entry's view flags.Kohei Yoshida2012-11-295-21/+22
* Avoid direct use of flag value.Kohei Yoshida2012-11-293-6/+15
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-296-31/+90
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-294-16/+16
* button placement consistencyCaolán McNamara2012-11-291-1/+1
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-295-17/+91