summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05[WaE] Fix signed/unsigned comparison.Rafael Dominguez
2013-04-05fdo#61390 - Thumbnail navigation by shift-click and shift-keyboard.Rafael Dominguez
2013-04-05Avoid generating filter list several times.Rafael Dominguez
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-02Get rid of the slots.cfg mechanismTor Lillqvist
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-03-28Position correctly widgets in Template Manager.Rafael Dominguez
2013-03-28fdo#60581 Import templates into current directory.Rafael Dominguez
2013-03-28fdo#60581 Display import templates only when its allowed.Rafael Dominguez
2013-03-28Display create template folder only when its allowed.Rafael Dominguez
2013-03-27Delete the correct template from the selected search results.Rafael Dominguez
2013-03-27Separate template region ids from thumbnail ids.Rafael Dominguez
2013-03-27MSC fixesStephan Bergmann
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Syncronize thumbnails ids with SfxDocumentTemplates when moving.Rafael Dominguez
2013-03-26Fix template manager item selection behaviour with mouse.Rafael Dominguez
2013-03-26Deselect thumbnailview items when clearing the view.Rafael Dominguez
2013-03-26Merge TemplateView into TemplateAbstractView class.Rafael Dominguez
2013-03-25fdo#62659: only select items in ThumbnailView on TabStopCédric Bosdonnat
2013-03-25fdo#61390: allow arrow keys to show hidden thumbnail itemsCédric Bosdonnat
2013-03-25Bin a fairly useless OSL_TRACETor Lillqvist
2013-03-22coverity#440784 Logically dead code + cleanupJulien Nabet
2013-03-22fdo#61390: Fixed the tabstop in the TemplateView.Cédric Bosdonnat
2013-03-22-Werror,-Wparentheses-equalityStephan Bergmann
2013-03-22fdo#61390: simple keybard support in TemplateManagerCédric Bosdonnat
2013-03-22Template Manager: removed some dead selection codeCédric Bosdonnat
2013-03-20Template Manager: select first item when getting focus if no selectionCédric Bosdonnat
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15Template manager: moved the controls into a proper TabPage to avoid problemsCédric Bosdonnat
2013-03-13Add a button to create a new empty folder in template manager.Rafael Dominguez
2013-03-09Remove unused functions (callcatcher)Julien Nabet
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-07fdo#46808, small cleanupsNoel Grandin
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05Remove unused nTotalItemsJulien Nabet
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-27Remove unused parts and simplifyJulien Nabet
2013-02-27fdo#39446 - Bloat Removal. Removing uncallable code with callcatcherJean-Noël Rouvignac
2013-02-22s/the the/the/Tor Lillqvist
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-12Remove commented linesJulien Nabet
2013-02-12Templates Manager: if the title can't be edited, don't update it in UICédric Bosdonnat
2013-02-11Templates Manager: UI for renaming templates and folders, fdo#60579Cédric Bosdonnat