summaryrefslogtreecommitdiff
path: root/svtools/Package_inc.mk
AgeCommit message (Collapse)Author
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
There is no reason to keep SvLBox separate. Change-Id: I0b34aa8f8ca539d4f4f0f9cea9fa9b8faec241e8
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders
Change-Id: Ifd45a289a5a7b0cb87100e1ff3854ec72143019c Reviewed-on: https://gerrit.libreoffice.org/526 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
Change-Id: I5c21a407bcae1b668976b94a757d564120973b1a
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
Part of MultiLineEdit was moved down from stvools to vcl with name VCLMultiLineEdit. MessBox uses it to display the message in read-only mode. Some of svtools' classes - which are necessary to implement VCLMultiLineEdit - were moved to vcl as a whole, and their includes are rewrite. Note: ExtTextView and ExtTextEngine classes would be leaved in svtools if VCLMultiLineEdit is a template class, but two macros: IMPL_LINK end IMPL_LINK_NOARG make it impossible to use template syntax. Change-Id: I26543868d8081c225c7125404d23369de3c3afcd
2012-08-03Move PlaceEditDialog class and resources to svtools.Rafael Dominguez
- Update fpicker files that include them. - Separate Place class into its own header and move it to svtools. Change-Id: I83a285d4c7fc21d6e76e4d7e47e347dac2bb4344
2012-07-28svxbox.cxx unbuilt, svxbox.hxx unnecessarily includedCaolán McNamara
so remove svxbox.?xx Change-Id: I329b8468d05ea108ea9cfb57e3702cccfcc69227
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders
Change-Id: Ie287bc1c545bd8986ee3509181c878bdcd0d1942
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
Conflicts: sfx2/Library_sfx.mk sfx2/inc/sfx2/sfxcommands.h sfx2/inc/sfx2/sfxsids.hrc sfx2/source/appl/appserv.cxx svtools/Library_svt.mk Change-Id: I4305d81cb5fd6f5192a29f85835c78f31310b0d6
2012-06-28Remove unused header filesThomas Arnhold
Those are unused too. Change-Id: I09c9dbcdbc68131c7c54bf0762a23f1280e6e22a
2012-06-27Remove unused header filesThomas Arnhold
These were only referenced by Package_inc.mk... Change-Id: Idc771477595b9d221f9f2003b293fdd1ba7e1588
2012-06-10Move thumbnailview to sfx2 folder.Rafael Dominguez
Change-Id: Iace30ac7911938184cee5f4e5e16159598771014
2012-06-06ThumbnailView: renamed a few files for more readable nameCédric Bosdonnat
Change-Id: I5470734005f4a24218ce463415e77cce8fdc92f2
2012-06-01Create a new control to display thumbnails based on valueset.Rafael Dominguez
Change-Id: I1f3df1a17afdef02fa40847cd879323f6341782b
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-06ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara
2011-12-21Remove HelpAgentWindowAugust Sodora
2011-12-21Remove TTPropertiesAugust Sodora
2011-10-20rework sample text generator for different scriptsCaolán McNamara
split out code that creates sample text for different scripts add extra scripts and sample text add extra space between sample text preview and font name add guess-script from opentype unicode coverage bits split out code that knows the names of symbol fonts which don't have symbol encoding set
2011-09-08callcatcher: update listCaolán McNamara
2011-09-05add a fairly efficient read_LEuInt16s_AsOUString, merge similar thingsCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21callcatcher: completely remove SvIconViewThomas Arnhold
2011-05-06New color picker dialog for all applications.Christian Lippka
Replaces the old color picker with a new one. Demo: http://www.youtube.com/watch?v=rPu6EmIxkIM
2011-03-14compile and install filechangedchecker ...Michael Meeks
2011-03-13export filterutils.hxx (andd compile filterutils.cxx)Norbert Thiebaud
2011-03-12missing headers in Package_inc.mkNorbert Thiebaud
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]
2011-01-25gridsort: pulled and merged DEV300m98Frank Schoenheit [fs]
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-25gridsort: post rebase (which was implicitly done by merging CWS dba34b): ↵Frank Schoenheit [fs]
re-do changes in the new build system
2011-01-06remove printdlg also in new build systemPhilipp Lohmann [pl]
2010-11-26gnumake2: sorting all lists in makefilesBjoern Michaelsen
2010-11-19gnumake2: undo toolpanel header moveHans-Joachim Lankenau
2010-11-19gnumake2: move svtools toolpanel headerHans-Joachim Lankenau
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-26CWS gnumake2: module reorgBjoern Michaelsen