summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev
2012-07-16fdo#51890: Display themed progress meter instead of the native oneStefan Knorr (astron)
2012-07-16Bring community branding in line with actual community logoStefan Knorr (astron)
2012-07-16Fix typo in template name: "VIntage" to "Vintage"Stefan Knorr (astron)
2012-07-16do not hide .patch filesMatúš Kukan
2012-07-16unusedcode: drop CellBlock and one small methodMatúš Kukan
2012-07-16PRECOMPILED_HEADERS not definedMatúš Kukan
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard
2012-07-15WaE: unused variables and misordered initialization listCaolán McNamara
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-15-Werror,-Wunused-functionStephan Bergmann
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann
2012-07-15gbuild: let JunitTests run with MSVC:Michael Stahl
2012-07-15let make dev-install do something useful on MSVCMichael Stahl
2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl
2012-07-15CppunitTest_svl_urihelper fails on MSVCMichael Stahl
2012-07-15gbuild: need to set gb_Helper_LIBRARY_PATH_VAR for MSVCMichael Stahl
2012-07-15smoketest: fix build with MSVC:Michael Stahl
2012-07-15gbuild: un-break setting classpath on Windows:Michael Stahl
2012-07-15MSVC complains about too many implicit conversionsMichael Stahl
2012-07-15STLPort on Solaris only makes sense with SunStudioMichael Stahl
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-15These methods are virtual in the base class, so are really virtualCaolán McNamara
2012-07-15GUI improvements for CompressGraphicDialog.Tomaž Vajngerl
2012-07-15Uploading libmspub-0.0.2 releaseFridrich Štrba
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar
2012-07-15remove 2 unused resourcesAndras Timar
2012-07-15cleanup malingering vendor name in docrecovery.srcAndras Timar
2012-07-15fdo#52090 update Danish dictionaries (2012.07.14)Andras Timar
2012-07-15Resolves: fdo#52013 use vector::insert insteadCaolán McNamara
2012-07-15fdo#52088 use [ProductName] placeholder instead of LibreOfficeAndras Timar
2012-07-15These methods can be constJulien Nabet
2012-07-15Possible inefficient checking for <var> emptinessJulien Nabet
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-15Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-07-15Keep track of the current view and close it when we click close icon.Rafael Dominguez
2012-07-15Move Populate and ShowOverlay as pure virtual functions.Rafael Dominguez
2012-07-15Move some methods to TemplateAbstractView.Rafael Dominguez
2012-07-15Move overlay attribute from subclasses to TemplateAbstractView.Rafael Dominguez
2012-07-15Remove SfxDocumentTemplates dependency from TemplateView.Rafael Dominguez
2012-07-15Refactor setting TemplateView name through regionId.Rafael Dominguez
2012-07-15Inherit from TemplateAbstractClass instead of ThumbnailView.Rafael Dominguez
2012-07-15Create abstract class for template repositories.Rafael Dominguez
2012-07-15Fill overlay template list when opening an online repository.Rafael Dominguez
2012-07-15Set online overlay dimensions the same as parent and set bg as white.Rafael Dominguez
2012-07-15Create overlay for online templates.Rafael Dominguez
2012-07-15Store item url in TemplateOnlineViewItem.Rafael Dominguez
2012-07-15Load user saved repositories when loading dialog.Rafael Dominguez
2012-07-15Set online view position, dimensions and item details.Rafael Dominguez