summaryrefslogtreecommitdiff
path: root/extensions/Library_scn.mk
AgeCommit message (Expand)Author
2013-05-07twain: remove Package_incMichael Stahl
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-05new module i18nlangtagEike Rathke
2013-03-29ResMgr with LanguageTagEike Rathke
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-21use external for sane headersDavid Tardon
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-02deliver sane header only when it's being usedMatúš Kukan
2012-06-02twain header is only for WindowsMatúš Kukan
2012-05-31add missing depsDavid Tardon
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-02-18Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist
2011-12-19extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl
2011-12-14extensions: convert scanner to gbuildMichael Stahl
rove readability of OUString concatenationnadith 2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin 2016-05-27Convert GRAPHIC to scoped enumNoel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-16convert Link<> to typedNoel Grandin 2015-10-15convert Link<> to typedNoel Grandin 2015-10-01remove old standalone Sun bug numbersNoel Grandin 2015-09-24convert Link<> to typedNoel Grandin 2015-09-14boost->stdCaolán McNamara 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky 2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin 2015-05-14refactor SvxCropExample to use RenderContextTomaž Vajngerl 2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks 2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks 2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks 2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks 2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann 2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks